home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-09-05 | 2.1 KB | 62 lines |
- ; RK-Install - Installation Script
-
- [Application]
- Name=Latin Word Power
- Title=Latin Word Power Installation
- Directory=c:\Latin
- PM Group=Education
- Free Space=1500 ; in kbytes
- Debug Mode=0 ; 0 or no entry = normal operation
-
- [Disks]
- 1=Latin Word Power Disk 1
- 2=Latin Word Power Disk 2
-
- [Directories]
- ;lists of directories that must be created from the destination directory
- 1=.
-
- [SourceDirs]
- ;list of directories on the source disks
- 1=.
-
- [FileGroups]
- ;list of file groups. the user can choose which of them are to
- ;be installed. Maximum = 5 ! additional groups will be ignored.
- 1=Latin Word Power Program
-
- [Windows Files]
- ;files that need to be installed in \windows\system
- ;description, name, '0', (sourcedir #), (disk #), (compressed)
-
- [Files1]
- ;description,name,(dir #),(sourcedir #),(diskette #),(Compressed)
- Main Program=latin.ex$ 1 1 1 Y
- Support Files=graph.vb$ 1 1 1 Y
- Support Files=gsw.ex$ 1 1 1 Y
- Run-Time=LATINBCT.DL$ 1 1 2 Y
- Support Files=gswdll.dl$ 1 1 2 Y
- Support Files=bc3d20.vb$ 1 1 2 Y
- Word Files=Latinwrd.exe 1 1 2 N
- Doc File=LatinWin.doc 1 1 2 N
-
-
- [PM Group]
- ;description, File name. The {No.} is substituted by the directory
- ;description: PMName,iconfile,iconindex
- ;commandline: filename parameter
- ;PMName : name of program in the programmanager
- ;iconfile : file with the icon
- ;iconindex : first icon = 0
- Latin Word Power={1}latin.EXE
-
- [Execution]
- ;format: W?'string'=commandline
- ; W - wait until executed program terminates (DOS version always waits)
- ; 'string' - output the string before executing
- ; ? - ask the user for YES or NO. should be used together with a string
- ; containing the question. the program is only executed if the
- ; user selects YES
- ; {No.} in the commandline is substituted with the directory
- W?'Do you want to decompress word files now? (Choose -Yes- if unsure.)'={1}Latinwrd.exe {1}
-